home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / let_it_f.swf / scripts / DefineSprite_276_tile / frame_3 / DoAction.as
Text File  |  2008-11-12  |  98b  |  8 lines

  1. but.onPress = function()
  2. {
  3.    if(_root.wait != true)
  4.    {
  5.       drain.nextFrame();
  6.    }
  7. };
  8.